home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Utilities / PGP / language50.txt < prev    next >
Encoding:
Text File  |  1998-01-04  |  27.8 KB  |  1,297 lines

  1. #This file contains the strings used by PGP.
  2.  
  3. [DIFFERENT_EXES]
  4. us=\
  5. PGP is now invoked from different executables for different operations:\n\n\
  6. pgpe    Encrypt (including Encrypt/Sign)\n\
  7. pgps    Sign\n\
  8. pgpv    Verify/Decrypt\n\
  9. pgpk    Key management\n\
  10. pgpo    PGP 2.6.2 command-line simulator (not yet implemented)\n\n\
  11. See each application's respective man page or the general PGP documentation\n\
  12. for more information.\n
  13.  
  14. [CREATING_OUTPUT_FILE]
  15. us=Creating output file %s\n
  16.  
  17. #Untested
  18. [COPYING_KEYFILE_AND_RUNNING_PGPK]
  19. us=Copying key file to \"%s\", running pgpk to process it...\n\n
  20.  
  21. #Untested
  22. [NEED_PASSPHRASE]
  23. us=You need a passphrase to encrypt the file\n
  24.  
  25. [MUST_SPECIFY_A_RECIPIENT]
  26. us=You must specify at least one recipient for encryption!\n
  27.  
  28. #Untested
  29. [NEED_PASSPHRASE_AGAIN]
  30. us=Enter same passphrase again\n
  31.  
  32. #Untested
  33. [PASSPHRASES_DIFFERENT]
  34. us=Error: Passphrases were different.  Try again.\n
  35.  
  36. #Untested
  37. [ZERO_LEN_PASSPHRASE]
  38. us=Encryption error\n
  39.  
  40. #Untested
  41. [TREAT_AS_PGP]
  42. us=This is a PGP File.  Treat it as such? [y/N]\n
  43.  
  44. #Untested
  45. [PRIVATE_KEY_MISSING]
  46. us=Cannot find a private key for signing: %s\n
  47.  
  48. #Untested
  49. [CANNOT_CONVERT_TO_PRIVATE_KEY]
  50. us=Cannot convert to private key\n
  51.  
  52. #Untested
  53. [PRIVATE_KEY_CANNOT_SIGN]
  54. us=Private Key cannot sign\n
  55.  
  56. #Untested
  57. [CANNOT_UNLOCK_PRIVATE_KEY]
  58. us=Cannot unlock private key\n
  59.  
  60. #Untested
  61. [NO_KEYRINGS]
  62. us=No keyrings to use
  63.  
  64. #Untested
  65. [NO_ENCRYPTION_KEYS_FOUND_FOR]
  66. us=No encryption keys found for: %s\n
  67.  
  68. #Untested
  69. [CANNOT_FIND_KEY]
  70. us=Cannot find key: %s\n
  71.  
  72. #Untested
  73. [CANNOT_ADD_MY_KEY]
  74. us=Cannot add my key to set\n
  75.  
  76. #Untested
  77. [NO_VALID_RECIPIENTS]
  78. us=No valid keys found for any recipients, exiting...\n
  79.  
  80. #Untested
  81. [USING_STDIN]
  82. us=No files specified.  Using stdin.\n\n
  83.  
  84. #Untested
  85. [CANNOT_OPEN_INPUT_FILE]
  86. us=Cannot open input file %s\n
  87.  
  88. #Untested
  89. [CANNOT_SETUP_PROCESSING_PIPELINE]
  90. us=Cannot Setup Processing Pipeline\n
  91.  
  92. #Untested
  93. [UNRECOGNIZED_OPTION_STRING]
  94. us=Unrecognized option %s\n
  95.  
  96. #Untested
  97. [UNRECOGNIZED_OPTION_STRING_DASH]
  98. us=Unrecognized option -%s\n
  99.  
  100. #Untested
  101. [UNRECOGNIZED_OPTION_CHAR]
  102. us=Unrecognized option -%c\n
  103.  
  104. #Untested
  105. [ARGS_INCOMPATABLE]
  106. us="Cannot use -%c and -%c together\n"
  107.  
  108. #Untested
  109. [ONLY_ONE_OUTPUT_FILE]
  110. us="Only one -o option allowed\n"
  111.  
  112. #Untested
  113. [ONLY_ONE_USERNAME]
  114. us="Only one -u option allowed\n"
  115.  
  116. #Untested
  117. [NO_OUTPUT_FILENAME]
  118. us=-o option requires an output file name argument\n
  119.  
  120. [NO_RECIPIENT_SPECIFIED]
  121. us=-r option requires a recipient name argument\n
  122.  
  123. #Untested
  124. [NO_USERID_SPECIFIED]
  125. us=-u option requires a userid argument\n
  126.  
  127. #Untested, and probably going away
  128. [NO_PASSPHRASE_SPECIFIED_IN_BATCHMODE]
  129. us=-z option requires a passphrase argument\n
  130.  
  131. #Untested
  132. [CANNOT_COMBINE_CONVENTIONAL_AND_PK]
  133. us=Cannot combine -c and -r arguments\n
  134.  
  135. #Untested
  136. [PGPK_IS_SEPERATE]
  137. us=pgpk is a seperate program, not a symlink to pgp!\n
  138.  
  139. #Untested
  140. [UNKNOWN_SYMLINK]
  141. us=Invoked with unknown symlink\n
  142.  
  143. #Untested
  144. [PRIVATE_KEY_NEEDED_FOR_SIGNATURE]
  145. us=A private key is required to make a signature.\n
  146.  
  147. [ENTER_Y_OR_N]
  148. us="Invalid response.  Please enter Y or N [default %c]: \n"
  149.  
  150. #Untested
  151. [GENERIC_KEYRING_ERROR]
  152. us="Error on keyring \"%s\":  "
  153.  
  154. #Untested
  155. [UNABLE_TO_OPEN_DEFAULT_KEYRINGS]
  156. us="Unable to open default keyrings:  "
  157.  
  158. #Untested
  159. [UNABLE_TO_OPEN_KEYRING]
  160. us="Unable to open keyring:  "
  161.  
  162. #Untested
  163. [KEY_CORRUPTED]
  164. us="Key Corrupted (%s):  "
  165.  
  166. #Untested
  167. [NEED_SIG_FILE]
  168. us=""File to check signature against [%s]: "
  169.  
  170. #untested
  171. [GOOD_SIGNATURE]
  172. us="Good signature made %s by key:\n"
  173.  
  174. #untested
  175. [BAD_SIGNATURE]
  176. us="BAD signature made %s by key:\n"
  177.  
  178. #untested
  179. [ERROR_SIGNATURE]
  180. us="Error %s checking signature:  %s\n"
  181.  
  182. #Untested
  183. [UNKNOWN_SIGNATURE]
  184. us="Signature by unknown keyid: "
  185.  
  186. #untested
  187. [ENTER_PASSPHRASE]
  188. us="Enter pass phrase: "
  189.  
  190. #Untested
  191. [RANDOM_BITS_FROM_DEVICE]
  192. us="\n\
  193. We need to generate %u random bits.  This is done by reading\n\
  194. %s.  Depending on your system, you may be able\n\
  195. to speed this process by typing on your keyboard and/or moving your mouse.\n"
  196.  
  197. #Untested
  198. [RANDOM_BITS_FROM_DEVICE_OLD_KERNEL]
  199. us="\n\
  200. /dev/random detected; however, on Linux kernel versions < 1.3.33, it is not\n\
  201. cryptographically usable.  If you wish to use /dev/random as an entropy\n\
  202. source, it is recommended that you upgrade your kernel version.  If you feel\n\
  203. that you received this message in error, add ForceRandomDevice=1 to your\n\
  204. pgp.cfg file, but be warned that by doing so without know what you are\n\
  205. doing, you could compromise the security of your key.\n"
  206.  
  207. #Untested
  208. [RANDOM_BITS_FROM_KEYBOARD]
  209. us="\n\
  210. We need to generate %u random bits.  This is done by measuring the\n\
  211. time intervals between your keystrokes.  Please enter some random text\n\
  212. on your keyboard until you hear the beep:\n"
  213.  
  214. #Untested
  215. [NO_INPUT_FILE_IN_BATCHMODE]
  216. us="Cannot request input file in batchmode\n"
  217.  
  218. #Untested
  219. [UNABLE_TO_OPEN_FILE]
  220. us="Unable to open file \"%s\"\n"
  221.  
  222. #Untested
  223. [UNABLE_TO_CREATE_READ_MODULE]
  224. us="Unable to create file read module.\n"
  225.  
  226. #Untested
  227. [UNKNOWN_FILE_TYPE]
  228. us="Unknown file type (clearsigned?).  Assuming text\n"
  229.  
  230. #Untested
  231. [OPENING_FILE_WITH_TYPE]
  232. us="Opening file \"%s\" type %s.\n"
  233.  
  234. #Untested
  235. [ERROR_CLOSING_OLD_FILE]
  236. us="Error closing old file: %d\n"
  237.  
  238. #Untested
  239. [NEED_PASSPHRASE_TO_DECRYPT_KEY]
  240. us="Need a pass phrase to decrypt private key:\n"
  241.  
  242. #Untested
  243. [GOOD_PASSPHRASE]
  244. us="Pass phrase is good.\n"
  245.  
  246. #Untested
  247. [BAD_PASSPHRASE]
  248. us="Error: Bad pass phrase.\n\n"
  249.  
  250. #Untested
  251. [PASSPHRASE_INCORRECT]
  252. us="Password Incorrect."
  253.  
  254. #Untested
  255. [TRY_AGAIN]
  256. us="  Try Again."
  257.  
  258. #Untested
  259. [UNKNOWN_ESK]
  260. us="Unknown ESK type: %d\n"
  261.  
  262. #Untested
  263. [CANNOT_DECRYPT]
  264. us="Cannot decrypt message.  It can only be decrypted by:\n"
  265.  
  266. #Untested
  267. [A_PASSPHRASE]
  268. us="  A Pass Phrase\n"
  269.  
  270. #Untested
  271. [KEY_ID]
  272. us="  Key ID "
  273.  
  274. #Untested
  275. [FORCE_OVERWRITE]
  276. us="File \"%s\" already exists. Overwrite? [y/N] "
  277.  
  278. #Untested
  279. [UNABLE_TO_OVERWRITE_FILE]
  280. us="Unable to overwrite file \"%s\"\n"
  281.  
  282. #Untested
  283. [RANDOM_DEVICE_NOT_DEFAULT]
  284. us="Warning!  Random device is something other than %s!\n\
  285. This MAY be a security hole.\n"
  286.  
  287. #Untested
  288. [RANDOM_DEVICE_WRITABLE]
  289. us="Warning!  %s is writable by users other than root!\n\
  290. This is probably OK, but you should have your sysadmin fix it.\n\
  291. Proceeding.\n"
  292.  
  293. #Untested
  294. [RANDOM_DEVICE_UNREADABLE]
  295. us="\
  296. Warning!  Random device %s found, but you can't read it!\n"
  297.  
  298. #Untested
  299. [BITS_AND_KEYID]
  300. us="%6u bits, Key ID "
  301.  
  302. #Untested
  303. [KEY_NOT_FOUND]
  304. us=Key not found: \"%s\"\n
  305.  
  306. #Untested
  307. [PGPERR_TROUBLE_BADTRUST_LONG]
  308. us="Trust packet too long: %lu bytes long"
  309.  
  310. #Untested
  311. [PGPERR_TROUBLE_UNKPKTBYTE_LONG]
  312. us="Unknown packet byte: %02X"
  313.  
  314. #Untested
  315. [PGPERR_TROUBLE_KEY2BIG_LONG]
  316. us="Key grossly oversized: %lu bytes long"
  317.  
  318. #Untested
  319. [PGPERR_TROUBLE_NAME2BIG_LONG]
  320. us="User ID too long: %lu bytes long"
  321.  
  322. #Untested
  323. [PGPERR_TROUBLE_SIG2BIG_LONG]
  324. us="Signature grossly oversized: %lu bytes long"
  325.  
  326. #Untested
  327. [PGPERR_TROUBLE_DUPKEYID_LONG]
  328. us="Duplicate keyID found.  Two keys have the same keyID,\n\
  329. but they are different.  This is highly suspicious.  The first key
  330. is:"
  331.  
  332. #Untested
  333. [PGPERR_TROUBLE_DUPKEY_LONG]:
  334. us="A key was found twice in one keyring file.  It is a duplicate of:\n"
  335.  
  336. #Untested
  337. [PGPERR_TROUBLE_DUPNAME_LONG]
  338. us="A name was found twice in one keyring file.  It is a duplicate of:\n"
  339.  
  340. #Untested
  341. [PGPERR_TROUBLE_BAREKEY_LONG]
  342. us="A key was found twice in one keyring file.  It is a duplicate of:  "
  343.  
  344. #Untested
  345. [PGPERR_TROUBLE_VERSION_BUG_CUR_LONG]
  346. us="This private key's version number appears to be incorrect.\n\
  347. PGP version 2.6 had a bug wherein it would improperly change the\n\
  348. version number of a private key generated by older versions of PGP\n\
  349. when it was edited.  The private key in this key file has a version\n\
  350. byte that is different from a copy in another key file, and appears\n\
  351. to be improper.  PGP will fix this by changing the version byte in\n\
  352. the private key to the previous value.  The key with the problem
  353. is:\n"
  354.  
  355. #Untested
  356. [PGPERR_TROUBLE_VERSION_BUG_PREV_LONG]
  357. us="A previously seen private key's version number appears to be\n\
  358. incorrect.  PGP version 2.6 had a bug wherein it would improperly\n\
  359. change the version byte of a private key generated by older versions\n\
  360. of PGP when it was edited.  The public key in this key file has\n\
  361. a version byte that is different from a private key elsewhere,\n\
  362. which appears to be improper.  PGP will fix this by changing the\n\
  363. version byte in the private key to the previous value.  The key\n\
  364. with the problem is:\n"
  365.  
  366. #Untested
  367. [PGPERR_KEYIO_READING_LONG]
  368. us="I/O error reading file: %s"
  369.  
  370. #Untested
  371. [PGPERR_KEYIO_FTELL_LONG]
  372. us="I/O error during call to ftell(): %s"
  373.  
  374. #Untested
  375. [PGPERR_PRECEDING_ASSOCIATED_WITH]
  376. us="The preceeding error was associated with:  "
  377.  
  378. #Untested
  379. [NOT_PGP_KEYFILE]
  380. us="File is not a PGP key file.  Aborting.\n"
  381.  
  382. #Untested
  383. [FOLLOWING_KEYRING_PROBLEMS]
  384. us="The following problems were encountered while reading the keyring:\n"
  385.  
  386. #Untested
  387. [OFFSET_DESCRIPTION]
  388. us="Offset   Description\n"
  389.  
  390. #Untested
  391. [UNKNOWN_SIGNATOR]
  392. us="   (Unknown signator, can't be checked)\n"
  393.  
  394. #Untested
  395. [OPEN_PAREN_KEYID]
  396. us="         (KeyID:"
  397.  
  398. #Untested
  399. [REVOKED]
  400. us="*REVOKED*"
  401.  
  402. #Untested
  403. [ABOVE_KEY_REVOKED]
  404. us="\n\
  405. WARNING: The above key has been revoked by its owner,\n\
  406. possibly because the private key was compromised.\n\
  407. You cannot use a revoked key for encryption.\n"
  408.  
  409. #Untested
  410. [STILL_USE_REVOKED_KEY]
  411. us="\n\
  412. WARNING:  You have disabled the above key.\n\
  413. Do you still want to use it? [y/N] "
  414.  
  415. #Untested
  416. [STILL_USE_EXPIRED_KEY]
  417. us="\n\
  418. WARNING:  This key is not valid for use after %s.\n\
  419. Do you still want to use it? [y/N] "
  420.  
  421. #Untested
  422. [PGP_NAMETRUST_UNKNOWN]
  423. us="\n\
  424. WARNING: Because the following name has not been certified\n\
  425. by a trusted signature, it is not known with a high\n\
  426. degree of confidence that the above key belongs to:\n"
  427.  
  428. #Untested
  429. [PGP_NAMETRUST_UNTRUSTED]
  430. us="WARNING: The above key is not trusted to belong to:\n"
  431.  
  432. #Untested
  433. [PGP_NAMETRUST_MARGINAL]
  434. us="\n\
  435. WARNING: Because the following name is not certified with sufficient\n\
  436. trusted signatures, it is not known with high confidence that the\n\
  437. above key actually belongs to:\n"
  438.  
  439. #Untested
  440. [PGP_NEWTRUST_NOT_TRUSTED]
  441. us="\n\
  442. WARNING: The above key is not trusted to belong to:\n"
  443.  
  444. #Untested
  445. [PGP_NEWTRUST_PARTIAL_TRUST]
  446. us="\n\
  447. WARNING: Because the following name is not certified with sufficient\n\
  448. trusted signatures, there is an estimated 1/%-ld probability that\n\
  449. the above key may not belong to:\n"
  450.  
  451. #Untested
  452. [PGP_NEWTRUST_NOT_TRUSTED_SIGNING_KET]
  453. us="\n\
  454. WARNING: The signing key is not trusted to belong to:\n"
  455.  
  456. #Untested
  457. [PREVIOUSLY_APPROVED_KEY]
  458. us="But you previously approved using the key with this name.\n"
  459.  
  460. #Untested
  461. [DO_YOU_WISH_TO_USE_UNTRUSTED_KEY]
  462. us="Do you want to use the key with this name? [y/N] "
  463.  
  464. #Untested
  465. [DONT_TRUST_SIGS_FROM_REVOKED_KEYS]
  466. us="\
  467. WARNING: The signing key has been revoked by its owner,\n\
  468. possibly because the private key was compromised.\n\
  469. A signature made by this key should not be trusted.\n"
  470.  
  471. #Untested
  472. [YOU_HAVE_DISABLED_SIGNING_KEY]
  473. us="WARNING: You have disabled the signing key\n"
  474.  
  475. #Untested
  476. [KEY_HAS_EXPIRED]
  477. us="WARNING: This key is not valid for use after %s.\n"
  478.  
  479. #Untested
  480. [PGP_NAMETRUST_UNTRUSTED_SIGNING_KEY]
  481. us="\nWARNING: The signing key is not trusted to belong to:\n"
  482.  
  483. [MESSAGE_IS_ENCRYPTED]
  484. us="Message is encrypted.\n"
  485.  
  486. [GETTING_KEY_FOR]
  487. us="Getting key for %s.\n"
  488.  
  489. [LOOKING_UP_HOST]
  490. us="Looking up host %s\r"
  491.  
  492. [ESTABLISHING_CONNECTION]
  493. us="Establishing connection\r"
  494.  
  495. [SENDING_REQUEST]
  496. us="Sending request                                                  \r"
  497.  
  498. [RECEIVING_DATA]
  499. us="Receiving data                                                   \r"
  500.  
  501. [CLEANING_UP]
  502. us="Cleaning up                                                      \r"
  503.  
  504. [COMPLETE]
  505. us="Complete.                                                        \n"
  506.  
  507. [ONE_KEY_RECEIVED]
  508. us="One key received.  Adding it to your keyring...\n"
  509.  
  510. [MANY_KEYS_RECEIVED]
  511. us="%li keys received.  Adding them to your keyring...\n"
  512.  
  513. [UNKNOWN_PROTOCOL]
  514. us="Unknown protocol %s.\n"
  515.  
  516. [SENDING_KEY]
  517. us="Sending key                               \r"
  518.  
  519. [RECEIVING_RESPONSE]
  520. us="Receiving response                       \r"
  521.  
  522. #Untested
  523. [NO_KEYFILE_SPECIFIED]
  524. us="-a argument requires a key file or URL to add to your keyring."
  525.  
  526. #Untested
  527. [UNABLE_TO_IMPORT_KEYFILE]
  528. us="Unable to import keyfile \"%s\".\n"
  529.  
  530. #Untested
  531. [ADDING_KEYS]
  532. us="Adding keys:\n\n"
  533.  
  534. #Untested
  535. [UNABLE_TO_CREATE_KEYLIST]
  536. us="Unable to create keylist\n"
  537.  
  538. #Untested
  539. [NO_KEYS_TO_ADD]
  540. us="No keys to add                           \n"
  541.  
  542. #Untested
  543. [KEYS_ADDED_SUCCESSFULLY]
  544. us="Keys added successfully.\n"
  545.  
  546. #Untested
  547. [INVALID_SELECTION]
  548. us="Invalid Selection.  Please try again.\n"
  549.  
  550. [TOO_MANY_MATCHES]
  551. us="Too many matches; aborting!\n"
  552.  
  553. [CHOOSE_ONE_ABOVE]
  554. us="Choose one of the above:  "
  555.  
  556. [PLEASE_SELECT_A_USER_ID]
  557. us="Please select a user ID %s:\n"
  558.  
  559. [PLEASE_SELECT_A_USER_ID_WITH_SIG]
  560. us="Please select a user ID with a signature %s:\n"
  561.  
  562. [PLEASE_SELECT_A_KEY_WITH_USERID]
  563. us="Please select a key with a userid %s:"
  564.  
  565. [PLEASE_SELECT_A_KEY_WITH_SIG]
  566. us="Please select a key with a signature %s:"
  567.  
  568. [NO_USER_IDS_SELECTED]
  569. us="No user IDs selected %s.\n"
  570.  
  571. [PLEASE_SELECT_A_SIGNATURE]
  572. us="Please select a signature %s:"
  573.  
  574. [NO_SIGNATURES_SELECTED]
  575. us="No signatures selected %s.\n"
  576.  
  577. [NO_KEYS_SELECTED]
  578. us="No keys selected %s.\n"
  579.  
  580. [A_USERID_IS_REQUIRED]
  581. us="A user ID is required to select the key you want %s.\n\
  582. Enter the key's user ID: "
  583.  
  584. [UNABLE_TO_ORDER_KEYSET]
  585. us="Unable to order keyset\n"
  586.  
  587. [PLEASE_SELECT_A_KEY]
  588. us="Please select a key %s:"
  589.  
  590. [UNABLE_TO_CREATE_ITER]
  591. us="Unable to create key iterator\n"
  592.  
  593. [NO_HTTP_SEND]
  594. us="HTTP cannot be used as a sending protocol at this time.\n"
  595.  
  596. [UNKNOWN_PROTOCOL]
  597. us="Unknown protocol %s.\n"
  598.  
  599. [NO_KEYS_SELECTED_FOR_EXTRACTION]
  600. us="No keys were selected for extraction.\n"
  601.  
  602. [ENABLE_THIS_KEY]
  603. us="\nEnable this key? [y/N] "
  604.  
  605. [DISABLE_THIS_KEY]
  606. us="\nDisable this key? [y/N] "
  607.  
  608. [KEY_ENABLED]
  609. us="\nKey enabled.\n"
  610.  
  611. [KEY_DISABLED]
  612. us="\nKey disabled.\n"
  613.  
  614. [CANNOT_TRUST_INVALID_KEYS]
  615. us="This key is not valid, and cannot be assigned trust\n"
  616.  
  617. [DO_YOU_WISH_TO_CHANGE_INTRODUCER_RELIABITY]
  618. us="Do you want to change your estimate of this key owner's reliability\n\
  619. as an introducer of other keys [y/N]? "
  620.  
  621. [NO_CHANGES_MADE]
  622. us="No changes made.\n"
  623.  
  624. [DETERMINE_IN_YOUR_MIND]
  625. us="\n"\
  626. "Make a determination in your own mind whether this key actually\n"\
  627. "belongs to the person whom you think it belongs to, based on available\n"\
  628. "evidence.  If you think it does, then based on your estimate of\n"\
  629. "that person's integrity and competence in key management, answer\n"\
  630. "the following question:\n"
  631.  
  632. [WOULD_YOU_TRUST_THIS_KEY_AND_OWNER]
  633. us="\nWould you trust this key owner to act as an introducer and\n\
  634. certify other people's public keys to you?\n\
  635. (1=I don't know. 2=No. 3=Usually. 4=Yes, always? "
  636.  
  637. [UNRECOGNIZED_RESPONSE]
  638. us="Unrecognized response.\n"
  639.  
  640. [UNABLE_TO_SET_TRUST]
  641. us="Unable to set trust\n"
  642.  
  643. [DESCRIBE_CONFIDENCE_AS_INTRODUCER]
  644. us="\nDescribe the confidence you have in this person as an introducer.\n\
  645. What are the odds that this key owner is going to be wrong about\n\
  646. a key which she has signed as an introducer?\n"
  647.  
  648. [CURRENTLY_INFINITE_TRUST]
  649. us="(Currently she is listed as having essentially zero chance\
  650.  of being wrong.)\n"
  651.  
  652. [CURRENTLY_ZERO_TRUST]
  653. us="(Currently he is listed as not having any confidence as an\
  654.  introducer.)\n"
  655.  
  656. [CURRENTLY_HAS_PERCENT_TRUST_START]
  657. us="(Currently she is listed as having a one in "
  658.  
  659. [CURRENTLY_HAS_PERCENT_TRUST_END]
  660. us=" chance of being wrong.)\n"
  661.  
  662. [ENTER_A_TRUST_RANGE]
  663. us="Enter a number from 1 to 2 million"
  664.  
  665. [OR_HIT_RETURN_TO_LEAVE_UNCHANGED]
  666. us=", or hit return to leave unchanged."
  667.  
  668. [WILL_BE_WRONG_TIME_TIME_IN]
  669. us="\nShe will be wrong one time in: "
  670.  
  671. [DO_YOU_WANT_THIS_KEY_AXIOMATIC]
  672. us="\nDo you want to set this key as axiomatic [y/N]? "
  673.  
  674. [PUBLIC_KEYRING_UPDATED]
  675. us="Public keyring updated.\n"
  676.  
  677. [NEED_OLD_PASSPHRASE]
  678. us="Need old passphrase. "
  679.  
  680. [NEED_NEW_PASSPHRASE]
  681. us="Need new passphrase. "
  682.  
  683. [ENTER_IT_A_SECOND_TIME]
  684. us="Enter it a second time. "
  685.  
  686. [PASSPHRASES_ARE_DIFFERENT]
  687. us="Passphrases are different\n"
  688.  
  689. [CHANGING_MASTER_KEY_PASSPHRASE]
  690. us="Changing master key passphrase...\n"
  691.  
  692. [PASSPHRASE_CHANGE_FAILED_MASTER]
  693. us="Passphrase change failed for master key (%d)\n"
  694.  
  695. [CHANGING_SUBKEY_PASSPHRASE]
  696. us="Changing subkey passphrase...\n"
  697.  
  698. [PASSPHRASE_CHANGE_FAILED_SUBKEY]
  699. us="Passphrase change failed for subkey (%d)\n"
  700.  
  701. [CONFIRM_NON_AXIOMATIC]
  702. us="\nDo you want to unset this key as axiomatic [y/N]? "
  703.  
  704. [CONFIRM_ADD_NEW_USERID]
  705. us="\nDo you want to add a new user ID [y/N]? "
  706.  
  707. [ENTER_NEW_USERID]
  708. us="Enter the new user ID: "
  709.  
  710. [NO_NAME_ENTERED]
  711. us="No name entered.\n"
  712.  
  713. [UNABLE_TO_ADD_NEW_USERID]
  714. us="Unable to add new User ID (%d)\n"
  715.  
  716. [CONFIRM_CHANGE_PASSPHRASE]
  717. us="\nDo you want to change your pass phrase (y/N)? "
  718.  
  719. [CHANGE_PASSPHRASE_FAILED]
  720. us="Change passphrase failed (%d)\n"
  721.  
  722. [CONFIRM_SET_DEFAULT_KEY]
  723. us="\nDo want to set this as your default key [y/N]? "
  724.  
  725. [KEYRINGS_UPDATED]
  726. us="Keyrings updated.\n"
  727.  
  728. [TO_BE_REMOVED_FRAGMENT]
  729. us="to be removed"
  730.  
  731. [SIGNATURE_FRAGMENT]
  732. us="signature"
  733.  
  734. [USERID_FRAGMENT]
  735. us="user ID"
  736.  
  737. [KEY_FRAGMENT]
  738. us="key"
  739.  
  740. [SELECTED_KEY_HAS_ONLY_ONE_USERID"]
  741. us="Selected key has only one user ID; can't be selected %s\n"
  742.  
  743. [FOLLOWING_OBJECT_HAS_BEEN_SELECTED]
  744. us="\nThe following %s has been selected %s:\n"
  745.  
  746. [UNABLE_TO_REMOVE_OBJECT]
  747. us="Unable to remove object\n"
  748.  
  749. [TO_BE_SIGNED_FRAGMENT]
  750. us="to be signed"
  751.  
  752. [VALIDITY_CERTIFICATION_WARNING]
  753. us="\n\n\
  754. READ CAREFULLY:  Based on your own direct first-hand knowledge, are\n\
  755. you absolutely certain that you are prepared to solemnly certify that\n\
  756. the above public key actually belongs to the user specified by the\n\
  757. above user ID [y/N]? "
  758.  
  759. [KEY_SIGNING_CANCELED]
  760. us="Key sign operation cancelled.\n"
  761.  
  762. [KEY_SELECTED_FOR_SIGNING_IS]
  763. us="Key selected for signing is:\n"
  764.  
  765. [KEY_SIGN_OPERATION_FAILED]
  766. us="Key sign operation failed\n"
  767.  
  768. [KEY_SIG_CERT_ADDED]
  769. us="Key signature certificate added.\n"
  770.  
  771. [TO_BE_REVOKED_FRAGMENT]
  772. us="to be revoked"
  773.  
  774. [YOU_DONT_HAVE_THE_PRIVATE_KEY]
  775. us="You don't have the private key corresponding to that key\n"
  776.  
  777. [SIG_ALREADY_REVOKED]
  778. us="That signature has already been revoked.\n\
  779. Are you sure you want to add another revocation certificate [y/N]? "
  780.  
  781. [SIG_REVOCATION_CANCELLED]
  782. us="Signature revocation cancelled.\n"
  783.  
  784. [CONFIRM_REVOKE_KEY]
  785. us="Do you want to permanently revoke your public key\n\
  786. by issuing a secret key compromise certificate on this key [y/N]? "
  787.  
  788. [CONFIRM_REVOKE_SIG]
  789. us="Do you want to revoke this signature [y/N]? "
  790.  
  791. [REVOKE_CANCELLED]
  792. us="Revoke cancelled.\n"
  793.  
  794. [UNABLE_TO_GENERATE_REVOCATION_SIGNATURE]
  795. us="Unable to generate revocation signature\n"
  796.  
  797. [KEY_REVOCATION_CERT_ADDED]
  798. us="Key revocation certificate added.\n"
  799.  
  800. [SELECT_SIGNING_KEY]
  801. us="Please select a key to sign with:"
  802.  
  803. [UNABLE_TO_OPEN_KEYRING]
  804. us="Unable to open keyring\n"
  805.  
  806. [PGPINITAPP_FAILED]
  807. us="pgpInitApp failed\n"
  808.  
  809. [KEY_IS_ALREADY_REVOKED]
  810. us="That key has already been revoked\n"
  811.  
  812. [USE_FORCE_TO_ALLOW_OVERWRITING]
  813. us="In batchmode, use +force to allow overwriting of output files\n"
  814.  
  815. [INCONSISTENT_RECIPIENT_SET]
  816. us="No algorithm available that all keys support.\n"
  817.  
  818. [UNKNOWN_ERROR]
  819. us="Unknown error code %i!\n"
  820.  
  821. [VERIFY_REMOVE_KEY_PUBLIC_PRIVATE]
  822. us="\nDo you wish to remove this key from your public and private \
  823. keyrings?\n[y/N]? "
  824.  
  825. [UNABLE_TO_ITERATE_KEY]
  826. us="Unable to iterate key!\n";
  827.  
  828. [CANCELED]
  829. us="Canceled.\n"
  830.  
  831. [REMOVED]
  832. us="Removed.\n"
  833.  
  834. [NEED_FILE_TO_SAVE]
  835. us="Save file as [%s] "
  836.  
  837. [PGP_NEWTRUST_NOT_TRUSTED_SIGNING_KEY]
  838. us="WARNING: The signing key is not trusted to belong to:\n"
  839.  
  840. [TO_DISABLE_OR_ENABLE]
  841. us="to disable or enable"
  842.  
  843. [TO_EDIT]
  844. us="to edit"
  845.  
  846. [SELECTED_KEY_HAS_ONLY_ONE_USERID]
  847. us="Selected key has only one user ID, can't be selected %s\n"
  848.  
  849. [NO_DEFAULT_PRIVATE_KEY]
  850. us="No default private key\n"
  851.  
  852. [MULTIPLE_RECIPIENTS_MATCHED]
  853. us="WARNING:  %i matches were found for recipient %s.\n\
  854. This may not be what you intended.\n"
  855.  
  856. #Everything from here down is automatically generated.
  857.  
  858.  
  859. [PGPERR_OK]
  860. us="No errors\n"
  861.  
  862. [PGPERR_GENERIC]
  863. us="Generic error (should be changed)\n"
  864.  
  865. [PGPERR_NOMEM]
  866. us="Out of Memory\n"
  867.  
  868. [PGPERR_BADPARAM]
  869. us="Invalid Parameter\n"
  870.  
  871. [PGPERR_NO_FILE]
  872. us="Cannot open file\n"
  873.  
  874. [PGPERR_NO_KEYBITS]
  875. us="Internal keyring bits exhausted\n"
  876.  
  877. [PGPERR_BAD_HASHNUM]
  878. us="Unknown hash number\n"
  879.  
  880. [PGPERR_BAD_CIPHERNUM]
  881. us="Unknown cipher number\n"
  882.  
  883. [PGPERR_BAD_KEYLEN]
  884. us="Illegal key length for cipher\n"
  885.  
  886. [PGPERR_SIZEADVISE]
  887. us="SizeAdvise promise not kept\n"
  888.  
  889. [PGPERR_CONFIG]
  890. us="Error parsing configuration\n"
  891.  
  892. [PGPERR_CONFIG_BADFUNC]
  893. us="Invalid configuration function\n"
  894.  
  895. [PGPERR_CONFIG_BADOPT]
  896. us="Unknown configuration option\n"
  897.  
  898. [PGPERR_STRING_NOT_FOUND]
  899. us="Requested string not found\n"
  900.  
  901. [PGPERR_STRING_NOT_IN_LANGUAGE]
  902. us="Requested string not in language\n"
  903.  
  904. [PGPERR_KEY_ISLOCKED]
  905. us="Key requires passphrase to unlock\n"
  906.  
  907. [PGPERR_KEY_UNUNLOCKABLE]
  908. us="Key requires passphrase each time\n"
  909.  
  910. [PGPERR_SIG_ERROR]
  911. us="Error while processing signature\n"
  912.  
  913. [PGPERR_ADDSIG_ERROR]
  914. us="Cannot add signature\n"
  915.  
  916. [PGPERR_CANNOT_DECRYPT]
  917. us="Cannot decrypt message\n"
  918.  
  919. [PGPERR_ADDESK_ERROR]
  920. us="Cannot add encrypted session key\n"
  921.  
  922. [PGPERR_UNK_STRING2KEY]
  923. us="Don't know how to convert pass\n"
  924.  
  925. [PGPERR_BAD_STRING2KEY]
  926. us="Invalid conversion from pass\n"
  927.  
  928. [PGPERR_ESK_BADTYPE]
  929. us="Unknown encrypted session key type\n"
  930.  
  931. [PGPERR_ESK_TOOSHORT]
  932. us="Encrypted session key too short\n"
  933.  
  934. [PGPERR_ESK_TOOLONG]
  935. us="Encrypted session key too long\n"
  936.  
  937. [PGPERR_ESK_BADVERSION]
  938. us="Encrypted session key version\n"
  939.  
  940. [PGPERR_ESK_BADALGORITHM]
  941. us="Encrypted session key algorithm\n"
  942.  
  943. [PGPERR_ESK_BITSWRONG]
  944. us="Wrong number of bits in ESK\n"
  945.  
  946. [PGPERR_ESK_NOKEY]
  947. us="Can't find key to decrypt session key\n"
  948.  
  949. [PGPERR_ESK_NODECRYPT]
  950. us="Can't decrypt this session key\n"
  951.  
  952. [PGPERR_ESK_BADPASS]
  953. us="Passphrase incorrect\n"
  954.  
  955. [PGPERR_SIG_BADTYPE]
  956. us="Unknown signature type\n"
  957.  
  958. [PGPERR_SIG_TOOSHORT]
  959. us="Signature too short\n"
  960.  
  961. [PGPERR_SIG_TOOLONG]
  962. us="Signature too long\n"
  963.  
  964. [PGPERR_SIG_BADVERSION]
  965. us="Signature version unknown\n"
  966.  
  967. [PGPERR_SIG_BADALGORITHM]
  968. us="Signature algorithm unknown\n"
  969.  
  970. [PGPERR_SIG_BITSWRONG]
  971. us="Wrong number of bits in signature\n"
  972.  
  973. [PGPERR_SIG_NOKEY]
  974. us="Can't find necessary key to check sig\n"
  975.  
  976. [PGPERR_SIG_BADEXTRA]
  977. us="Invalid Extra Data for Signature\n"
  978.  
  979. [PGPERR_NO_PUBKEY]
  980. us="No public key found\n"
  981.  
  982. [PGPERR_NO_SECKEY]
  983. us="No secret key found\n"
  984.  
  985. [PGPERR_UNKNOWN_KEYID]
  986. us="No matching keyid found\n"
  987.  
  988. [PGPERR_NO_RECOVERYKEY]
  989. us="Requested message recovery key\n"
  990.  
  991. [PGPERR_COMMIT_INVALID]
  992. us="Invalid commit response\n"
  993.  
  994. [PGPERR_CANNOT_HASH]
  995. us="Cannot hash message\n"
  996.  
  997. [PGPERR_UNBALANCED_SCOPE]
  998. us="Unbalanced scope\n"
  999.  
  1000. [PGPERR_WRONG_SCOPE]
  1001. us="Data sent in wrong scope\n"
  1002.  
  1003. [PGPERR_UI_INVALID]
  1004. us="Invalid UI Callback Object\n"
  1005.  
  1006. [PGPERR_CB_INVALID]
  1007. us="Invalid Parser Callback\n"
  1008.  
  1009. [PGPERR_INTERRUPTED]
  1010. us="Interrupted encrypt/decrypt\n"
  1011.  
  1012. [PGPERR_PUBKEY_TOOSMALL]
  1013. us="Public Key too small for data\n"
  1014.  
  1015. [PGPERR_PUBKEY_TOOBIG]
  1016. us="Public key is too big for this version\n"
  1017.  
  1018. [PGPERR_PUBKEY_UNIMP]
  1019. us="Unimplemented public key operation\n"
  1020.  
  1021. [PGPERR_RSA_CORRUPT]
  1022. us="Corrupt data decrypting RSA block\n"
  1023.  
  1024. [PGPERR_PK_CORRUPT]
  1025. us="Corrupt data decrypting public\n"
  1026.  
  1027. [PGPERR_CMD_TOOBIG]
  1028. us="Command to Buffer too big\n"
  1029.  
  1030. [PGPERR_FIFO_READ]
  1031. us="Incomplete read from Fifo\n"
  1032.  
  1033. [PGPERR_VRFYSIG_WRITE]
  1034. us="Data illegally written into\n"
  1035.  
  1036. [PGPERR_VRFYSIG_BADANN]
  1037. us="Invalid annotation to signature\n"
  1038.  
  1039. [PGPERR_ADDHDR_FLUSH]
  1040. us="Cannot flush buffer until size\n"
  1041.  
  1042. [PGPERR_JOIN_BADANN]
  1043. us="Invalid annotation to join module\n"
  1044.  
  1045. [PGPERR_RANDSEED_TOOSMALL]
  1046. us="Not enough data in randseed file\n"
  1047.  
  1048. [PGPERR_ENV_LOWPRI]
  1049. us="Env Var not set: priority too low\n"
  1050.  
  1051. [PGPERR_ENV_BADVAR]
  1052. us="Invalid environment variable\n"
  1053.  
  1054. [PGPERR_CHARMAP_UNKNOWN]
  1055. us="Unknown Charset\n"
  1056.  
  1057. [PGPERR_FILE_PERMISSIONS]
  1058. us="Unsufficient file permissions\n"
  1059.  
  1060. [PGPERR_FILE_WRITELOCKED]
  1061. us="File already open for writing\n"
  1062.  
  1063. [PGPERR_FILE_BADOP]
  1064. us="Invalid PgpFile Operation\n"
  1065.  
  1066. [PGPERR_FILE_OPFAIL]
  1067. us="PgpFile Operation Failed\n"
  1068.  
  1069. [PGPERR_IMMUTABLE]
  1070. us="Attempt to change an\n"
  1071.  
  1072. [PGPERR_PARSEASC_INCOMPLETE]
  1073. us="Ascii Armor Input Incomplete\n"
  1074.  
  1075. [PGPERR_PARSEASC_BADINPUT]
  1076. us="PGP text input is corrupted\n"
  1077.  
  1078. [PGPERR_FILEFIFO_SEEK]
  1079. us="Temp-File Seek Error\n"
  1080.  
  1081. [PGPERR_FILEFIFO_WRITE]
  1082. us="Temp-File Write Error\n"
  1083.  
  1084. [PGPERR_FILEFIFO_READ]
  1085. us="Temp-File Read Error\n"
  1086.  
  1087. [PGPERR_FILEIO_BADPKT]
  1088. us="Corrupted or bad packet in\n"
  1089.  
  1090. [PGPERR_SYSTEM_PGPK]
  1091. us="Error Executing PGPK Program\n"
  1092.  
  1093. [PGPERR_KEYIO_READING]
  1094. us="I/O error reading keyring\n"
  1095.  
  1096. [PGPERR_KEYIO_WRITING]
  1097. us="I/O error writing keyring\n"
  1098.  
  1099. [PGPERR_KEYIO_FTELL]
  1100. us="I/O error finding keyring position\n"
  1101.  
  1102. [PGPERR_KEYIO_SEEKING]
  1103. us="I/O error seeking keyring\n"
  1104.  
  1105. [PGPERR_KEYIO_OPENING]
  1106. us="I/O error opening keyring\n"
  1107.  
  1108. [PGPERR_KEYIO_CLOSING]
  1109. us="I/O error closing keyring\n"
  1110.  
  1111. [PGPERR_KEYIO_FLUSHING]
  1112. us="I/O error flushing keyring\n"
  1113.  
  1114. [PGPERR_KEYIO_EOF]
  1115. us="Unexpected EOF fetching key packet\n"
  1116.  
  1117. [PGPERR_KEYIO_BADPKT]
  1118. us="Bad data found where key\n"
  1119.  
  1120. [PGPERR_KEYIO_BADFILE]
  1121. us="Not a keyring file\n"
  1122.  
  1123. [PGPERR_TROUBLE_KEYSUBKEY]
  1124. us="Key matches subkey\n"
  1125.  
  1126. [PGPERR_TROUBLE_SIGSUBKEY]
  1127. us="Signature by subkey\n"
  1128.  
  1129. [PGPERR_TROUBLE_BADTRUST]
  1130. us="Trust packet malformed\n"
  1131.  
  1132. [PGPERR_TROUBLE_UNKPKTBYTE]
  1133. us="Unknown packet byte in keyring\n"
  1134.  
  1135. [PGPERR_TROUBLE_UNXSUBKEY]
  1136. us="Unexpected subkey (before key)\n"
  1137.  
  1138. [PGPERR_TROUBLE_UNXNAME]
  1139. us="Unexpected name (before key)\n"
  1140.  
  1141. [PGPERR_TROUBLE_UNXSIG]
  1142. us="Unexpected sig (before key)\n"
  1143.  
  1144. [PGPERR_TROUBLE_UNXUNK]
  1145. us="Packet of unknown type in unexpected\n"
  1146.  
  1147. [PGPERR_TROUBLE_UNXTRUST]
  1148. us="Unexpected trust packet\n"
  1149.  
  1150. [PGPERR_TROUBLE_KEY2BIG]
  1151. us="Key grossly oversized\n"
  1152.  
  1153. [PGPERR_TROUBLE_SEC2BIG]
  1154. us="Secret key grossly oversized\n"
  1155.  
  1156. [PGPERR_TROUBLE_NAME2BIG]
  1157. us="Name grossly oversized\n"
  1158.  
  1159. [PGPERR_TROUBLE_SIG2BIG]
  1160. us="Sig grossly oversized\n"
  1161.  
  1162. [PGPERR_TROUBLE_UNK2BIG]
  1163. us="Packet of unknown type too large\n"
  1164.  
  1165. [PGPERR_TROUBLE_DUPKEYID]
  1166. us="Duplicate KeyID, different keys\n"
  1167.  
  1168. [PGPERR_TROUBLE_DUPKEY]
  1169. us="Duplicate key (in same keyring)\n"
  1170.  
  1171. [PGPERR_TROUBLE_DUPSEC]
  1172. us="Duplicate secret (in same keyring)\n"
  1173.  
  1174. [PGPERR_TROUBLE_DUPNAME]
  1175. us="Duplicate name (in same keyring)\n"
  1176.  
  1177. [PGPERR_TROUBLE_DUPSIG]
  1178. us="Duplicate signature (in same keyring)\n"
  1179.  
  1180. [PGPERR_TROUBLE_DUPUNK]
  1181. us="Duplicate unknown \"thing\" in keyring\n"
  1182.  
  1183. [PGPERR_TROUBLE_BAREKEY]
  1184. us="Key found with no names\n"
  1185.  
  1186. [PGPERR_TROUBLE_VERSION_BUG_PREV]
  1187. us="Bug introduced by legal_kludge\n"
  1188.  
  1189. [PGPERR_TROUBLE_VERSION_BUG_CUR]
  1190. us="Bug introduced by legal_kludge\n"
  1191.  
  1192. [PGPERR_TROUBLE_OLDSEC]
  1193. us="Passphrase is out of date\n"
  1194.  
  1195. [PGPERR_TROUBLE_NEWSEC]
  1196. us="Passphrase is newer than another\n"
  1197.  
  1198. [PGPERR_KEY_NO_RSA_ENCRYPT]
  1199. us="No RSA Encryption/Signature support\n"
  1200.  
  1201. [PGPERR_KEY_NO_RSA_DECRYPT]
  1202. us="No RSA Decryption/Verification support\n"
  1203.  
  1204. [PGPERR_KEY_NO_RSA]
  1205. us="No RSA key support\n"
  1206.  
  1207. [PGPERR_KEY_LONG]
  1208. us="Key packet has trailing junk\n"
  1209.  
  1210. [PGPERR_KEY_SHORT]
  1211. us="Key packet truncated\n"
  1212.  
  1213. [PGPERR_KEY_VERSION]
  1214. us="Key version unknown\n"
  1215.  
  1216. [PGPERR_KEY_PKALG]
  1217. us="Key algorithm unknown\n"
  1218.  
  1219. [PGPERR_KEY_MODMPI]
  1220. us="Key modulus mis-formatted\n"
  1221.  
  1222. [PGPERR_KEY_EXPMPI]
  1223. us="Key exponent mis-formatted\n"
  1224.  
  1225. [PGPERR_KEY_MODEVEN]
  1226. us="RSA public modulus is even\n"
  1227.  
  1228. [PGPERR_KEY_EXPEVEN]
  1229. us="RSA public exponent is even\n"
  1230.  
  1231. [PGPERR_KEY_MPI]
  1232. us="Key component mis-formatted\n"
  1233.  
  1234. [PGPERR_KEY_UNSUPP]
  1235. us="Key is not supported by this version of PGP\n"
  1236.  
  1237. [PGPERR_SIG_LONG]
  1238. us="Signature packet has trailing junk\n"
  1239.  
  1240. [PGPERR_SIG_SHORT]
  1241. us="Signature truncated\n"
  1242.  
  1243. [PGPERR_SIG_MPI]
  1244. us="Signature integer mis-formatted\n"
  1245.  
  1246. [PGPERR_SIG_PKALG]
  1247. us="Signature algorithm unknown\n"
  1248.  
  1249. [PGPERR_SIG_EXTRALEN]
  1250. us="Bad signature extra material (not 5)\n"
  1251.  
  1252. [PGPERR_SIG_VERSION]
  1253. us="Signature version unknown\n"
  1254.  
  1255. [PGPERR_KEYDB_BADPASSPHRASE]
  1256. us="Bad passphrase\n"
  1257.  
  1258. [PGPERR_KEYDB_KEYDBREADONLY]
  1259. us="Key database is read-only\n"
  1260.  
  1261. [PGPERR_KEYDB_NEEDMOREBITS]
  1262. us="Insufficient random bits\n"
  1263.  
  1264. [PGPERR_KEYDB_OBJECTREADONLY]
  1265. us="Object is read-only\n"
  1266.  
  1267. [PGPERR_KEYDB_INVALIDPROPERTY]
  1268. us="Invalid property name\n"
  1269.  
  1270. [PGPERR_KEYDB_BUFFERTOOSHORT]
  1271. us="Buffer too short\n"
  1272.  
  1273. [PGPERR_KEYDB_CORRUPT]
  1274. us="Key database is corrupt\n"
  1275.  
  1276. [PGPERR_KEYDB_VERSIONTOONEW]
  1277. us="Data is too new to be read\n"
  1278.  
  1279. [PGPERR_KEYDB_IOERROR]
  1280. us="Input/output error\n"
  1281.  
  1282. [PGPERR_KEYDB_VALUETOOLONG]
  1283. us="Value too long\n"
  1284.  
  1285. [PGPERR_KEYDB_DUPLICATE_CERT]
  1286. us="Duplicate certification\n"
  1287.  
  1288. [PGPERR_KEYDB_DUPLICATE_USERID]
  1289. us="Duplicate UserID\n"
  1290.  
  1291. [PGPERR_KEYDB_CERTIFYINGKEY_DEAD]
  1292. us="Certifying key no longer\n"
  1293.  
  1294. [PGPERR_KEYDB_OBJECT_DELETED]
  1295. us="Object has been deleted\n"
  1296.  
  1297.